home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / share / baselayout / hosts < prev    next >
Text File  |  2006-04-25  |  1KB  |  32 lines

  1. # /etc/hosts: Local Host Database
  2. #
  3. # This file describes a number of aliases-to-address mappings for the for 
  4. # local hosts that share this file.
  5. #
  6. # In the presence of the domain name service or NIS, this file may not be 
  7. # consulted at all; see /etc/host.conf for the resolution order.
  8. #
  9.  
  10. # IPv4 and IPv6 localhost aliases
  11. 127.0.0.1    localhost
  12. ::1    localhost
  13.  
  14. #
  15. # Imaginary network.
  16. #10.0.0.2               myname
  17. #10.0.0.3               myfriend
  18. #
  19. # According to RFC 1918, you can use the following IP networks for private 
  20. # nets which will never be connected to the Internet:
  21. #
  22. #       10.0.0.0        -   10.255.255.255
  23. #       172.16.0.0      -   172.31.255.255
  24. #       192.168.0.0     -   192.168.255.255
  25. #
  26. # In case you want to be able to connect directly to the Internet (i.e. not 
  27. # behind a NAT, ADSL router, etc...), you need real official assigned 
  28. # numbers.  Do not try to invent your own network numbers but instead get one 
  29. # from your network provider (if any) or from your regional registry (ARIN, 
  30. # APNIC, LACNIC, RIPE NCC, or AfriNIC.)
  31. #
  32.